go/types.Checker.funcType (method)
3 uses
go/types (current package)
decl.go#L796: check.funcType(sig, fdecl.Recv, fdecl.Type)
signature.go#L102: func (check *Checker) funcType(sig *Signature, recvPar *ast.FieldList, ftyp *ast.FuncType) {
typexpr.go#L326: check.funcType(typ, nil, e)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)